home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- arrowAngleTextFieldAction = id;
- arrowAtEndCheckboxAction = id;
- arrowAtStartCheckboxAction = id;
- arrowCallHelpAction = id;
- arrowFillCheckboxAction = id;
- arrowFillColorWellAction = id;
- arrowForEachSegmentCheckboxAction = id;
- arrowFormPopupAction = id;
- arrowJoinPopupAction = id;
- arrowOffsetAction = id;
- arrowOutlineCheckboxAction = id;
- arrowOutlineColorWellAction = id;
- arrowSizeTextFieldAction = id;
- arrowStrokeWidthTextFieldAction = id;
- arrowUseCurveColorsCheckBoxAction = id;
- miterLimitTextFieldAction = id;
- styleArrowCallHelpAction = id;
- };
- CLASS = DKDArrowPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- appearanceStyleTabview = NSTabView;
- arrowAngleSlider = NSSlider;
- arrowAngleTextField = NSTextField;
- arrowAtEndCheckbox = NSButton;
- arrowAtStartCheckbox = NSButton;
- arrowFillCheckbox = NSButton;
- arrowFillColorWell = NSColorWell;
- arrowForEachSegmentCheckbox = NSButton;
- arrowFormPopUp = NSPopUpButton;
- arrowJoinPopUp = NSPopUpButton;
- arrowOffsetSlider = NSSlider;
- arrowOffsetTextField = NSTextField;
- arrowOutlineCheckbox = NSButton;
- arrowOutlineColorWell = NSColorWell;
- arrowSizeSlider = NSSlider;
- arrowSizeTextField = NSTextField;
- arrowStrokeWidthSlider = NSSlider;
- arrowStrokeWidthTextField = NSTextField;
- arrowStyleFromCurveCheckbox = NSButton;
- miterLimitSlider = NSSlider;
- miterLimitTextField = NSTextField;
- };
- SUPERCLASS = DKDGraphicPanel;
- },
- {CLASS = DKDGraphicPanel; LANGUAGE = ObjC; SUPERCLASS = DKDPanel; },
- {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
- {
- ACTIONS = {
- checkClosingWindow = id;
- useCurrentForNewItemsButtonAction = id;
- useDefaultForNewItemsButtonAction = id;
- };
- CLASS = DKDPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- setCurrentForNewItemsButton = DKDOptionButton;
- setDefaultForNewItemsButton = DKDOptionButton;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = NSNumberFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; }
- );
- IBVersion = 1;
- }